Method WithPropsDepth(int)

Assembly: redb.Core.dll

Configure maximum depth for loading nested RedbObject in Props.
Controls recursion when Props contain references to other RedbObjects via _values._Object.
Default: uses global DefaultMaxTreeDepth from config.

public virtual IRedbQueryable<TProps> WithPropsDepth(int depth)